Basis{
	Rollmaterial{
		Masse( 2500 )
		Bremskraft( 25 )
		Reibungskraft( 0.25 )
		vUeberhang( 300 )
		hUeberhang( 300 )

		BoxX+( 240 )
		BoxX-( -400 )
		BoxY+( -50 )
		BoxY-( -350 )
		BoxZ+( 260 )
		BoxZ-( -2 )	
		RMTyp(5)
	}

	Motor{
		Leistung( 156 )
		Grenzdrehzahl_U1( 1900 )
		Grenzdrehzahl_U2( 3800 )
		Grenzdrehzahl_U3( 5700 )
	}

	Getriebe{
		Treibradradius( 40 )
		Gang{ 
			Uebersetzung(-26.7)   
		}
		Gang{
			Uebersetzung(-40)
		}
		Gang{
			Uebersetzung(-80)
		}
		Gang{
			Uebersetzung(15)
		}
		Gang{
			Uebersetzung(7.5)
		}

		Gang{
			Uebersetzung( 5 )
		}
	}
	Sound{
		Rollen( EEXP\Lauf_Auto.wav )
		Lauf( EEXP\Lauf_Auto.wav )
		Bremse( EEXP\Bremse_Pkw.wav )
		Anfahr( EEXP\Anfahr_Auto.wav )
		Kurven( EEXP\Kurve_Pkw.wav )
		Sirene( KONTAKT\Martinshorn-Pkw.wav )
		VolumeSiren 	= 100
	}
}